GtkWindow: fix an init/finalize asymmetry
authorMatthias Clasen <mclasen@redhat.com>
Tue, 13 Aug 2013 21:44:04 +0000 (17:44 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 13 Aug 2013 21:44:04 +0000 (17:44 -0400)
commit9463c78bace70da5f2e04fa55bfcfde8b4eb059c
treed4c78e0c7278edd608c74dc668bb0386b3ee13a2
parent3923ba160594ad5e6c83f861cd5aeaba5e58129c
GtkWindow: fix an init/finalize asymmetry

Make sure we always deal with the same screen when
connecting / disconnecting the theme-variant changed handler.
Pointed out by Morten Welinder in
https://bugzilla.gnome.org/show_bug.cgi?id=705640
gtk/gtkwindow.c